Files
textual/docs/blog/posts
Will McGugan b5689b1f69 Worker API (#2182)
* worker class

* worker API tests

* tidy

* Decorator and more tests

* type fix

* error order

* more tests

* remove active message

* move worker manager to app

* cancel nodes

* typing fix

* revert change

* typing fixes and cleanup

* revert typing

* test fix

* cancel group

* Added test for worker

* comment

* workers docs

* Added exit_on_error

* changelog

* svg

* refactor test

* remove debug tweaks

* docstrings

* worker test

* fix typing in run

* fix 3.7 tests

* blog post

* fix deadlock test

* words

* words

* words

* workers docs

* blog post

* Apply suggestions from code review

Co-authored-by: Dave Pearson <davep@davep.org>

* docstring

* fix and docstring

* Apply suggestions from code review

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* Update src/textual/widgets/_markdown.py

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* Update src/textual/worker.py

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* Fix black

* docstring

* merge

* changelog

---------

Co-authored-by: Dave Pearson <davep@davep.org>
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
2023-04-04 13:12:51 +01:00
..
2023-03-15 16:39:05 +00:00
2022-12-08 13:44:50 +00:00
2023-02-13 09:29:04 +00:00
2022-12-22 13:06:40 +00:00
2022-11-06 15:41:12 +00:00
2022-11-08 18:00:42 +00:00
2022-12-11 09:59:17 -06:00
2023-02-15 11:55:41 +00:00
2023-02-24 17:19:55 +00:00
2023-03-13 15:48:41 +00:00
2023-03-22 13:52:31 +00:00
2023-03-29 16:29:28 +01:00
2023-04-04 13:12:51 +01:00
2022-12-13 08:48:39 +00:00
2023-03-15 16:35:18 +00:00