ntdissector icon indicating copy to clipboard operation
ntdissector copied to clipboard

Added multiprocessing.Manager to fix MacOS Issue

Open TheraNinjaCat opened this issue 1 year ago • 0 comments

Added multiprocessing.Manager to fix the MacOS issue with multiprocessing.Queue. Fixes #2 Changed format string in error messages from %e (exponential) to %s (string) in error logs.

TheraNinjaCat avatar Oct 17 '24 01:10 TheraNinjaCat