Skip to content

Unittest test_cancel deadlocks for PBS-based schedulers #1298

@teojgo

Description

@teojgo

The unittest deadlocks since the test might by cancelled before the job starts executing. In that case, no stdout or stderr is produced and therefore done == False:
https://github.com/eth-cscs/reframe/blob/625ce43d724c13343c6c693066a0db3ee4fb3c5e/reframe/core/schedulers/torque.py#L97

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions