Skip to content

Multi-threading: checking that the student use multiple threads #41

Description

@AlexandreDubray

In module 6, we introduce the students to multi-threading programming.
In the exercises, it is diffcult to actually test if they use or not multiple threads. And even if they use multiple threads, are they doing what they should be doing?

It seems that we can access the runtime stack trace of the threads using this method.

We should investigate how this can be translated in the exercise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions