isolate_supervisor 1.0.2 copy "isolate_supervisor: ^1.0.2" to clipboard
isolate_supervisor: ^1.0.2 copied to clipboard

discontinued

This library constructs higher-level isolate interfaces on top of the lower level dart:isolate library.

1.0.2 #

  • Added IsolateSupervisor.execute().
  • Documentation and Example Updates.

1.0.1+2 #

  • Documentation Updates.

1.0.1 #

  • Fixes bug where IsolateSupervisor.dispose() cannot correctly terminate isolates.
  • Deprecates IsolateSupervisor.restart(), use IsolateSupervisor.reset() instead.

1.0.0 #

  • Initial version.
4
likes
40
pub points
0%
popularity

Publisher

unverified uploader

This library constructs higher-level isolate interfaces on top of the lower level dart:isolate library.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on isolate_supervisor