[Chapel Merge] File future for issue #17759

Branch: refs/heads/master
Revision: 7fc0776
Author: bradcray
Log Message:

Merge pull request #17761 from bradcray/file-record-task-intent-future

File future for issue #17759

[trivial, not reviewed]

This files the test case for #17759, along with a slight modification to the code that works as a workaround.

Modified Files:
A test/types/records/bugs/segfault-on-task-intent-workaround.chpl

A test/types/records/bugs/segfault-on-task-intent-workaround.good
A test/types/records/bugs/segfault-on-task-intent.bad
A test/types/records/bugs/segfault-on-task-intent.chpl
A test/types/records/bugs/segfault-on-task-intent.future
A test/types/records/bugs/segfault-on-task-intent.good

Compare: https://github.com/chapel-lang/chapel/compare/c660fa6d5674...7fc0776a0285