Skip to content

Dealing with Multi threading issue#202

Open
je-vv wants to merge 1 commit intodsoprea:masterfrom
je-vv:master
Open

Dealing with Multi threading issue#202
je-vv wants to merge 1 commit intodsoprea:masterfrom
je-vv:master

Conversation

@je-vv
Copy link

@je-vv je-vv commented Jan 22, 2019

In reference to: #132

So it happens that with fuse multi threading enabled, reading files breaks, to the point that a simple diff between directories fail a bunch of files if not all. It also gives quite a few weird errors.

This PR attempts to decouple threading from debugging, which in the original code are mixed and hard coded, leaving the option to the user to turn on/off multi threading, and having it disabled by default (the safe way).

@dsoprea dsoprea changed the title Dealing with Multi threading issue: https://github.com/dsoprea/GDriveFS/issues/132 Dealing with Multi threading issue Jan 28, 2019
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

Comments