Merge branch 'MDL-81509_final-deprecation-of-task_base-is_blocking-and-set_blocking' of https://github.com/ziegenberg/moodle

This commit is contained in:
Huong Nguyen 2024-11-14 11:07:45 +07:00
commit 94568bc5e0
No known key found for this signature in database
GPG key ID: 40D88AB693A3E72A
2 changed files with 12 additions and 13 deletions

View file

@ -0,0 +1,7 @@
issueNumber: MDL-81509
notes:
core:
- message: >-
Final deprecation of methods task_base::is_blocking and
task_base::set_blocking.
type: removed