Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to fix issue 132 (corrupted data on reads) #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Attempt to fix issue 132 (corrupted data on reads) #147

wants to merge 1 commit into from

Conversation

je-vv
Copy link

@je-vv je-vv commented Oct 18, 2015

  1. Decoupling disabling/enabling threads on the FUSE call
    from enabling/disablen debugging-mode.
  2. Disabling threads on the FUSE call by default.
  3. Allowing enabling/disabling threads on the FUSE call
    through a new environment variable GD_NOTHREADS.

    from enabling/disablen debugging-mode.
2)  Disabling threads on the FUSE call by default.
3)  Allowing enabling/disabling threads on the FUSE call
    through a new environment variable GD_NOTHREADS.

All of the above to fix issue 132.
@disq
Copy link

disq commented Mar 16, 2016

Worked for me, thanks!

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.

None yet

2 participants