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

[windows] Remove the WATCHDOG_TRAVERSE_MOVED_DIR_DELAY hack #986

Merged
merged 1 commit into from
Apr 22, 2023

Conversation

BoboTiG
Copy link
Collaborator

@BoboTiG BoboTiG commented Apr 21, 2023

The observers.read_directory_changes.WATCHDOG_TRAVERSE_MOVED_DIR_DELAY hack was removed. The constant will be kept to prevent breaking other softwares.

Closes #916.
Related to #978.

@BoboTiG BoboTiG force-pushed the fix-remove-windows-hack branch 9 times, most recently from cbb9603 to 41c0252 Compare April 22, 2023 13:13
The `observers.read_directory_changes.WATCHDOG_TRAVERSE_MOVED_DIR_DELAY` hack was removed.
The constant will be kept to prevent breaking other softwares.
@BoboTiG BoboTiG merged commit 363fe62 into gorakhargosh:master Apr 22, 2023
43 of 44 checks passed
@BoboTiG BoboTiG deleted the fix-remove-windows-hack branch April 22, 2023 13:29
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.

Observer and emitter timeout always set to 1 sec
1 participant