Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 02e410741c8e4ef874d80ed337b946dd05657449
      
https://github.com/STEllAR-GROUP/hpx/commit/02e410741c8e4ef874d80ed337b946dd05657449
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M libs/coroutines/tests/regressions/CMakeLists.txt
    A 
libs/coroutines/tests/regressions/coroutine_function_destructor_yield_4800.cpp

  Log Message:
  -----------
  Add test to verify that yielding in a thread function destructor works


  Commit: 038462a44d503e4b1457478343afa70dface460a
      
https://github.com/STEllAR-GROUP/hpx/commit/038462a44d503e4b1457478343afa70dface460a
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M libs/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp

  Log Message:
  -----------
  Add more assertions to coroutines


  Commit: e123fbec2c5b1c46967eb7f6e51f744a78f2f65f
      
https://github.com/STEllAR-GROUP/hpx/commit/e123fbec2c5b1c46967eb7f6e51f744a78f2f65f
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M libs/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp
    M libs/coroutines/src/detail/coroutine_impl.cpp

  Log Message:
  -----------
  Rearrange coroutine reset so that yielding is allowed in thread function 
destructor


  Commit: 95000f4cbd15ee725054a62ce5b2d65523902876
      
https://github.com/STEllAR-GROUP/hpx/commit/95000f4cbd15ee725054a62ce5b2d65523902876
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M 
libs/functional/include_compatibility/hpx/functional/traits/is_callable.hpp

  Log Message:
  -----------
  Fix is_callable.hpp compatibility header


  Commit: 0fd221024f5c58c51fed2d67502c43ea791aeefb
      
https://github.com/STEllAR-GROUP/hpx/commit/0fd221024f5c58c51fed2d67502c43ea791aeefb
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M libs/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp
    M libs/coroutines/src/detail/coroutine_impl.cpp
    M libs/coroutines/tests/regressions/CMakeLists.txt
    A 
libs/coroutines/tests/regressions/coroutine_function_destructor_yield_4800.cpp
    M 
libs/functional/include_compatibility/hpx/functional/traits/is_callable.hpp

  Log Message:
  -----------
  Merge pull request #4833 from msimberg/fix-coroutines-assertion

Allow thread function destructors to yield


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/590c6ce2de90...0fd221024f5c
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to