Skip to content

Asyncio lz4 segfault debugging#10

Open
yoniko wants to merge 34 commits intodevfrom
asyncio_lz4_segfault_debugging
Open

Asyncio lz4 segfault debugging#10
yoniko wants to merge 34 commits intodevfrom
asyncio_lz4_segfault_debugging

Conversation

@yoniko
Copy link
Copy Markdown
Owner

@yoniko yoniko commented Jan 27, 2022

No description provided.

yoniko added 22 commits January 21, 2022 14:23
- Extracted asyncio code to fileio_asyncio.c/.h
- Moved type definitions to fileio_types.h
- Moved common macro definitions needed by both fileio.c and fileio_asyncio.c to fileio_common.h
- Added asyncio functionality for compression flow
- Added ReadPool for async reads, embedded to both comp and decomp flows
…ter_refactor

* origin/dev:
  AsyncIO compression part 1 - refactor of existing asyncio code (facebook#3021)
  cleanup double word in comment.
  slightly shortened status and summary lines in very verbose mode
  Change zstdless behavior to align with zless (facebook#2909)
  slightly shortened compression status update line
  More descriptive exclusion error; updated docs and copyright
  Typo (and missing commit)
  Suggestion from code review
  Python style change
  Fixed bugs found in other projects
  Updated README
  Test and tidy
  Feature parity with original shell script; needs further testing
  Work-in-progress; annotated types, added docs, parsed and resolved excluded files
  Using faster Python script to amalgamate
…ter_refactor

* origin/dev:
  fixed minor compression difference in btlazy2
  updated all names to offBase convention
  change the offset|repcode sumtype format to match offBase
@yoniko yoniko force-pushed the asyncio_lz4_segfault_debugging branch from 4be7af6 to 53024a8 Compare January 27, 2022 21:57
@yoniko yoniko force-pushed the asyncio_lz4_segfault_debugging branch from 8364812 to a1ecc67 Compare January 27, 2022 22:29
yoniko pushed a commit that referenced this pull request Dec 16, 2022
seekable_format no header when compressing empty string to stream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant