google / process.dart

BSD 3-Clause "New" or "Revised" License
52 stars 26 forks source link

Feature request: Process.reSync(PID) #39

Closed Kiruel closed 1 year ago

Kiruel commented 5 years ago

It can be good to have a way to re-sync a process, like for example: Process.reSync(PID) and this will return a Process object.

stuartmorgan commented 1 year ago

Closing, as this package now lives in flutter/packages. Please file an issue in the Flutter issue tracker if this is still an issue.