Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FollowusonWidget has a deprecated constructor in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 11

Deprecated: Function create_function() is deprecated in /home/bossgist/public_html/wp-content/plugins/follow-us-on-widget/follow-us.php on line 132

Deprecated: The called constructor method for WP_Widget class in FollowusonWidget is deprecated since version 4.3.0! Use __construct() instead. in /home/bossgist/public_html/wp-includes/functions.php on line 6170

Notice: Undefined index: removed_unused_javascript in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10

Notice: Trying to access array offset on value of type null in /home/bossgist/public_html/wp-content/plugins/page-speed/lib/function/free/removed_unused_javascript.php on line 10
U.S. female astronaut sets record for longest space flight by a woman | Boss Gist
Boss Gist

U.S. female astronaut sets record for longest space flight by a woman

A U.S. female astronaut has set a record for the longest single space flight by a woman, thus breaking the old mark of 288 days set years ago with about two months left in her mission.

Christina Koch, a 40-year-old electrical engineer from Livingston, Mont., arrived at the International Space Station on March 14. She broke the record set by former space station commander Peggy Whitson in 2016-2017.

Koch is expected to spend a total of 328 days — nearly 11 months — on board the space station before returning to Earth. Missions are typically six months, but NASA announced in April that it was extending her mission until February.

The U.S. record for longest space flight is 340 days, set by Scott Kelly in 2015-2016. The world record is 15 months set in the 1990s by a Russian cosmonaut aboard the former Mir space station.

Koch’s extended mission will help NASA learn about the effects of long space flights, data that NASA officials have said is needed to support future deep space exploration missions to the Moon and Mars.

Before breaking the endurance record for a woman in space, Koch set another milestone as part of the first all-female spacewalk team in October. It was Koch’s fourth spacewalk.

Exit mobile version

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
SHOW COLUMNS FROM wpvx_sb2_ai_bot_hits LIKE 'request_kind'

WordPress database error: [Table 'bossgist_wp288.wpvx_sb2_ai_bot_hits' doesn't exist]
INSERT INTO wpvx_sb2_ai_bot_hits (bot_name, bot_purpose, request_path, normalized_url, url_hash, object_id, object_type, status_code, hit_date, first_seen, last_seen, visits) VALUES ('ClaudeBot', 'research', '/u-s-female-astronaut-sets-record-for-longest-space-flight-by-a-woman/amp/', 'https://bossgist.com/u-s-female-astronaut-sets-record-for-longest-space-flight-by-a-woman', '694d62ae6677473b0e873e3705e5cbdf6e93354c794401bcf08003d41de50fff', 4042, 'post', 200, '2026-08-18', NOW(), NOW(), 1) ON DUPLICATE KEY UPDATE visits = visits + 1, last_seen = NOW(), status_code = 200, normalized_url = IF(normalized_url = '' OR normalized_url IS NULL, 'https://bossgist.com/u-s-female-astronaut-sets-record-for-longest-space-flight-by-a-woman', normalized_url), object_id = IF(object_id IS NULL OR object_id = 0, 4042, object_id), object_type = IF(object_type IS NULL OR object_type = '', 'post', object_type)