Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Right now the Windows isolators are basically direct copies of their POSIX counterparts.
In the future, we want to have platform-independent base classes, with POSIX and Windows implementations inheriting. For now, we leave the Windows implementation inheriting from POSIX.